home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / BROWSERS / WWW131.ZIP / WWW131 / SETUP / DOC / README.UK < prev    next >
Encoding:
Text File  |  1996-06-01  |  5.4 KB  |  137 lines

  1. STiK Setup
  2. ==========
  3.  
  4. You are not required to read much of this, just read until you are 
  5. told you don't have to any more!
  6.  
  7. SETUP.PRG
  8. ---------
  9.  
  10. Run this first. Choose your language. You only usually need to run 
  11. this once but it *must* be run at least once or the other programs 
  12. will not work. This programs automatically calls INSTALL.PRG on 
  13. success.
  14.  
  15. INSTALL.PRG
  16. -----------
  17.  
  18. Installs STiK and all the files it needs. This program can be run 
  19. directly by you provided SETUP.PRG has been run at least once. 
  20. INSTALL.PRG automatically executes CONFIG.PRG on success.
  21.  
  22. CONFIG.PRG
  23. ----------
  24.  
  25. Writes your specific details to the installed files. STiK will be 
  26. usable after CONFIG.PRG runs successfully. CONFIG.PRG automatically 
  27. executes EDITOR.PRG on success.
  28.  
  29. EDITOR.PRG
  30. ----------
  31.  
  32. Allows you to make technical changes. Do *not* make any changes unless 
  33. you know what you are doing. You should normally just close this 
  34. window. Your installation is already complete.
  35.  
  36. Help
  37. ----
  38.  
  39. Except for SETUP.PRG, online help is available - just hit the help key 
  40. after positioning the mouse over the object giving you trouble.
  41.  
  42. General
  43. -------
  44.  
  45. Do *not* make any manual changes to any of the files in the SETUP 
  46. directory without first reading the Technical section.
  47.  
  48. All windows can be closed by UNDO. This is the same as clicking on the 
  49. CLOSER gadget and this is equivilent to a Cancel button.
  50.  
  51. All keyboard shortcuts are invoked with the Control key, *not* the 
  52. Alternate key. A keyboard shortcut is preceeded by a ^ character or is 
  53. underlined in the usual way.
  54.  
  55. MagiC users will find SHIFT-UNDO is the same as clicking on the 
  56. BACKDROP gadget.
  57.  
  58. Windows which posess scroll bars can of course be scrolled. Note that 
  59. as you change fields the edit cursor will vanish if the field is not 
  60. completely on the screen. Simply scroll the dialogue window so that 
  61. the field is on screen and it will re-appear.
  62.  
  63. All window positions are saved for each resolution the programs are 
  64. run in. These positions are restored next time the program runs.
  65.  
  66. You can stop reading now!!
  67.  
  68. Why Four Programs?
  69. ------------------
  70.  
  71. The programs are split so that users may make a choice as to which 
  72. sections to keep. The space taken up is very large in comparison with 
  73. the size of the "useful" software. Due to the continual development of 
  74. the WWW package as a whole it was necessary to make the setup software 
  75. much more resilient to changes than would normally be the case.
  76.  
  77. For those who do not want to read the technical section, it is enough 
  78. to know that the whole of the SETUP directory can be moved to a floppy 
  79. disk and run from there where it won't waste hard disk space.
  80.  
  81. SETUP\SETUP.PRG copies all the correct files to the correct places to 
  82. make the selected language choice come into effect. It also duplicates 
  83. runtime software which the other programs need. The technical section 
  84. details how to remove SETUP.PRG once it has done its job.
  85.  
  86. INSTALL\INSTALL.PRG remembers where you install. Next time you run it 
  87. all you need do is click on Apply. You may change your mind of course. 
  88. If you install STiK by hand for some reason then read the technical 
  89. section - it gives details on how to remove INSTALL.PRG.
  90.  
  91. CONFIG\CONFIG.PRG also remembers your settings. If it can't find these 
  92. settings then it automatically reads them from STiK's files - this 
  93. happens the first time you run it. On second and subsequent 
  94. executions it reads its own saved settings, saving you from entering 
  95. them again. See the Technical section of how to remove the saved 
  96. settings.
  97.  
  98. EDITOR\EDITOR.PRG gives some help to someone wanting to experiment 
  99. with their setup. Because CONFIG.PRG remembers everything then it can 
  100. restore the original settings if you make a mess of it. Those who 
  101. already know what the various variables do or do not care to mess 
  102. around with them will find no use for this program and may delete it. 
  103. See the technical section for details.
  104.  
  105. Technical
  106. ---------
  107.  
  108. PUG.POS saves the window positions for all resolutions for the .PRG in 
  109. the same directory. Delete manually if you want all windows 
  110. re-centred.
  111.  
  112. If you do not want hard disk space wasted by the setup programs then 
  113. copy setup\ and all of its contents to a floppy. You may now delete 
  114. setup\ and all of its contents without affecting the rest of the www 
  115. package. The setup programs can be run off floppy. If you copy the 
  116. setup programs back to your hard disk to run them, then you must 
  117. ensure they are copied back to floppy again afterward, otherwise the 
  118. setup program settings will get out of sync with the real settings.
  119.  
  120. If you do not require setup.prg then remove all the contents of setup\ 
  121. but none of the subdirectories. None if the other programs will work 
  122. unless you have run setup.prg at least once.
  123.  
  124. If you do not require install.prg then remove setup\install\ and all 
  125. of its contents.
  126.  
  127. If you do not require config.prg then remove setup\config\ and all 
  128. its contents. setup\config\modem.dat stores the backup modem details 
  129. for the window of the same name. This can be deleted manually as can 
  130. setup\config\user.dat and setup\config\dialer.dat which store the 
  131. details for the corresponding windows. If any one of these is missing 
  132. then all details are obtained from the configuration files.
  133.  
  134. If you do not require editor.prg then remove setup\editor\ and all of 
  135. its contents.
  136.  
  137.